How to Install di-utils software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install di-utils software package in Ubuntu 12.04 LTS (Precise Pangolin)

di-utils software package provides Miscellaneous utilities for the debian installer, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install di-utils 

di-utils is installed in your system.

Make ensure the di-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep di-utils *

You will get with di-utils package name, version, architecture and description in a table

di-utils package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section debian-installer udeb packages
Package di-utils
Version 1.88ubuntu2
Description Miscellaneous utilities for the debian installer
Sub Section Debian-installer


See Also, How to uninstall or remove di-utils software package from Ubuntu 12.04 LTS (Precise Pangolin)?